Apache Unomi

CustomerData
2 stars
Custom
https://github.com/sergehuber/inoyu-mcp-unomi-server
12/4/2024

About

Elevate your customer data management with this sophisticated Model Context Protocol server that integrates with Apache Unomi's customer data platform. This implementation enables AI models to access and analyze customer profiles, track user interactions, and orchestrate personalized experiences while maintaining privacy compliance and data governance, making it perfect for creating intelligent, data-driven customer experiences.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/sergehuber/inoyu-mcp-unomi-server.git

Navigate to project directory:

bashCopycd inoyu-mcp-unomi-server

Install dependencies:

bashCopynpm install

Configure Unomi:

Set up Apache Unomi instance
Configure connection settings
Set up authentication


Environment setup:

Create .env file
Add Unomi credentials:
CopyUNOMI_URL=your_unomi_url
UNOMI_USERNAME=your_username
UNOMI_PASSWORD=your_password



Run the server:

bashCopynpm start
Note: Requires running Apache Unomi instance

Contributors

Discussion

Please sign in to join the discussion